![]() |
PATH![]() |
![]() ![]() |
Returns whether a given process is currently registered as a client of the Appearance Manager.
pascal Boolean IsAppearanceClient (
const ProcessSerialNumber *process);
Applications typically do not need to call the IsAppearanceClient function. A plug-in could call IsAppearanceClient to determine whether the process in which it is running is a registered Appearance Manager client. To register with the Appearance Manager, call the function RegisterAppearanceClient .